DomainSettingWebClientUrls Property |
Represents a user setting that contains a collection of WebClientUrl (SOAP) elements.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<WebClientUrl> WebClientUrls { get; }Public ReadOnly Property WebClientUrls As IList(Of WebClientUrl)
Get
Property Value
Type:
IListWebClientUrl
See Also